net/http.http2clientStream.copyTrailers (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9834: 		cs.bufPipe.closeWithErrorAndCode(io.EOF, cs.copyTrailers)
		h2_bundle.go#L9854: func (cs *http2clientStream) copyTrailers() {